February 24
LR(1) Grammars
Example: This gives both the LR(1) and LALR(1) parse tables for a grammar
Introduction
The grammar is not SLR(1)
The LR(1) automaton
The LR(1) parse table
The LALR(1) automaton
The LALR(1) parse table